php forum
php mysql forum
php mysql smarty
 
Topic Options
#218434 - 06/09/02 11:13 PM [UBBT 6.0] Who's Online Box
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
This will display a list of users online above your forum listings. Invisible users (only seen by admins) will be in italic text. Admins and Moderators will be in their related text color. Total number of Members and Guests are displayed. The list of current usernames online is limited to 30, to keep large sites with many, many people online from taking up to much space in the online box. If there are more than 30 logged in users online there will be a link displayed taking the user to the online.php script for a complete list of users. <img src="/forum/images/icons/smile.gif" alt="" /><br /><br />Download the attached file. Unzip and follow the instructions. Upload the affected files and enjoy. <img src="/forum/images/icons/smile.gif" alt="" /><br /><br />Example located here:<br />http://www.chattersonline.com/test/ubbthreads.php?Cat=


Attachments
49306-whosonline.6.0.zip (10 downloads)

_________________________
~Dave
ChattersOnline.com

Top
#218435 - 06/09/02 11:15 PM Re: [UBBT 6.0] Who's Online Box [Re: sjsaunders]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
Muchas gracias <img src="/forum/images/icons/laugh.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#218436 - 06/09/02 11:16 PM Re: [UBBT 6.0] Who's Online Box [Re: SurfMinister]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
Your welcome. <img src="/forum/images/icons/smile.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#218437 - 06/09/02 11:25 PM Re: [UBBT 6.0] Who's Online Box [Re: sjsaunders]
msula Offline
Addict

Registered: 02/18/02
Posts: 1969
Loc: Lansing, Michigan
Thanks! Although I'm a little too tired to do that tonight, but I'll put that on tomorrow's to-do-list <img src="/forum/images/icons/laugh.gif" alt="" />

Top
#218438 - 06/09/02 11:25 PM Re: [UBBT 6.0] Who's Online Box [Re: sjsaunders]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
does it look too heavy with the td header above it?
_________________________
- Allen wavey
- What Drives You?

Top
#218439 - 06/09/02 11:29 PM Re: [UBBT 6.0] Who's Online Box [Re: SurfMinister]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
I kinda think so. But hey, that's just me. <img src="/forum/images/icons/wink.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#218440 - 06/09/02 11:31 PM Re: [UBBT 6.0] Who's Online Box [Re: sjsaunders]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
ok, I think you may be right <img src="/forum/images/icons/wink.gif" alt="" /><br /><br />For those who want the td header above the wol box, add this code:<br /><br /><pre><font class="small">code:</font><hr><br /><tr><br /><td class="tdheader" align="left"><br /><a href = "{$config['phpurl']}/online.php?Cat=$Cat" $target>{$ubbt_lang['WHO_ON']}</a><br /></td></tr><br /></pre><hr><br /><br />I am gonna change it a bit <img src="/forum/images/icons/smile.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#218441 - 06/09/02 11:34 PM Re: [UBBT 6.0] Who's Online Box [Re: SurfMinister]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
Looks a bit better, I'll have to think about it <img src="/forum/images/icons/laugh.gif" alt="" /><br /><br />Very easy to install Dave, and adds very few queries, thanks <img src="/forum/images/icons/smile.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#218442 - 06/09/02 11:36 PM Re: [UBBT 6.0] Who's Online Box [Re: SurfMinister]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
It's looking much better now. <img src="/forum/images/icons/smile.gif" alt="" /><br /><br />I think that the "Who's Online" link in the menu bar is redundant though?<br /><br />LoL yeah I'm picky some times. <img src="/forum/images/icons/wink.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#218443 - 06/09/02 11:42 PM Re: [UBBT 6.0] Who's Online Box [Re: sjsaunders]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
yeah, I should probably take it out of the nav, but then it would be gone from the rest of the forum pages as well. The original box just looks like it needs something to anchor it or give it more "gravity".<br /><br />Maybe moving the WOL info from "extra info" to a td header above, similar to the way vb does it?<br /><br />Who's Online : There are 6 registered and 1 anonymous users online.<br /><br />With the names in the lighttable underneath.... hmmmmmmmm...<br /><br />or maybe just move it to the bottom of the categories so it doesn't look too heavy <img src="/forum/images/icons/tongue.gif" alt="" /><br /><br />ahhh.. well, just thinking out loud <img src="/forum/images/icons/tongue.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#218444 - 06/10/02 12:57 AM Re: [UBBT 6.0] Who's Online Box [Re: SurfMinister]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
If you removed the "Who's Online" link from the text menu... you could put the list of Who's online on every page. I personally think that'd be cool... .then you'd always know who's online (not just on the list of forums) as I'm addicted to watching "who's online". You'd always have a recent refresh whether you were replying to a post, reading a PM, or viewing a post etc... the whole list of who's online could always be at the top.<br /><br />Or would having that on every page add to many queries?
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#218445 - 06/10/02 01:36 AM Re: [UBBT 6.0] Who's Online Box [Re: Daine]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
Not sure how many queries it would add to every page, but if you only wanted logged in members to see it, you could add it as a box/table to ubbtregisterednav.tmpl instead of ubbthreads.tmpl. I think the code for ubbthreads.php would probably need to go to ubbt.inc.php then <img src="/forum/images/icons/smile.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks